This article will introduce you to check whether the website is accessed by a pc or a mobile user (iis/asp/c #). I hope this method will be helpful to you.
Check whether the iis Code accesses the website on pc or mobile phone
The Code is
Check whether the iis code accesses the website on pc or mobile phone The code is as follows:Copy code Asp checks whether the website is a pc or mobile user The code is as follows:Copy code Dim u, B, vSet u = Request. ServerVariables
Configure Nginx to adapt websites to PCs and mobile phones
Considering the compatibility of websites on multiple devices, many websites have two versions, mobile and computer. Access the same website URL. When the server identifies a user using a
Nginx configures website adaptation to PCs and mobile phones, and nginx configurations to adapt to PCs
Considering the compatibility of websites on multiple devices, many websites have two versions, mobile and computer. Access the same website URL.
In view of the site's compatibility under a variety of devices, there are many websites will have mobile version and computer version of two versions. Visit the same website URL, when the server identifies the user to use the computer access, open
In view of the site's compatibility under a variety of devices, there are very many sites will have mobile version and the computer version of the two version number. Visit the same site URL when the server identifies the user using the computer.
InstallationUbuntu under
sudo apt-get install Nginx
Start
Start the startup file under Sudo/etc/init.d/nginx start #通过init. D.
sudo service Nginx start# is launched via the Ubuntu Services Manager
Configuration file
: This article describes how to configure your website to be compatible with PCs and mobile phones. For more information about PHP tutorials, see. Considering the compatibility of websites on multiple devices, many websites have two versions, mobile
In view of the site's compatibility under a variety of devices, there are many websites will have mobile version and computer version of two versions. Visit the same website URL, when the server identifies the user to use the computer access, open
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.